home *** CD-ROM | disk | FTP | other *** search
/ PC Press 1997 July / Sezamfile97_1.iso / msdos / misc / sm30a.a03 / ^.KEY next >
Text File  |  1993-11-07  |  140b  |  3 lines

  1. ^       power in BASIC, the same as ** in FORTRAN, e.g. 2^3 gives 8.
  2. **      power in FORTRAN, the same as ^ in BASIC, e.g. 2**3 gives 8.
  3.